ComponentOne FlexReport for WinForms
Expression Property (ScriptValue<T>)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ScriptValue<T> Class : Expression Property
Gets or sets an expression used to calculate value of this ScriptValue. Setting this value forces IsExpression to true.
Syntax
'Declaration
 
Public Property Expression As System.String
public System.string Expression {get; set;}
See Also

Reference

ScriptValue<T> Class
ScriptValue<T> Members